Click or drag to resize

GetDomainSettingsResponseDomainResponses Property

Contains an array of responses for each requested domain’s settings.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DomainResponse> DomainResponses { get; }

Property Value

Type: IListDomainResponse
See Also